Platform Core .NET Assemblies API
SchemaManagerItemCollection<TSchemaManagerSchema> Class Members
See Also  Properties  Methods  Events Send Feedback
Terrasoft.Core Namespace : SchemaManagerItemCollection<TSchemaManagerSchema> Class

Glossary Item Box

The following tables list the members exposed by SchemaManagerItemCollection<TSchemaManagerSchema>.

Public Constructors

 NameDescription
Public ConstructorSchemaManagerItemCollection<TSchemaManagerSchema> ConstructorInitializes an instance of SchemaManagerItemCollection<TSchemaManagerSchema> for a specified manager item.  
Top

Public Properties

 NameDescription
Public PropertyIsInItemAddedIndicates whether event ItemAdded is being processed.  
Public PropertyIsInItemAddingIndicates whether ItemAdding event is being processed.  
Public PropertyIsInItemRemovedIndicates whether event ItemRemoved is being processed.  
Public PropertyIsInItemRemovingIndicates whether event ItemRemoving is being processed.  
Public PropertyManagerSchema manager.  
Top

Public Methods

 NameDescription
Public MethodFindByNameOverloaded.   
Public MethodFindByUIdOverloaded.   
Public MethodFindInstanceByNameSearches for an item by specified item instance name and user identifier.  
Public MethodFindInstanceByUIdSearches for an item by specified item instance identifier and user identifier.  
Public MethodGetByNameOverloaded.   
Public MethodGetByUIdOverloaded.   
Public MethodGetInstanceByNameReturns an item with specified item instance name and user identifier.  
Public MethodGetInstanceByUIdReturns an item with specified item identifier and user identifier if item instance is not null.  
Top

Public Events

 NameDescription
Public EventItemAddedOccurs after adding an item to the collection.  
Public EventItemAddingOccurs before adding an item to the collection.  
Public EventItemRemovedOccurs after removing an item from the collection.  
Public EventItemRemovingOccurs before removing an item from the collection.  
Top

See Also

© Terrasoft 2002-2018.